public void setDeviceColorant( java.lang.String deviceColorant ) |
Parameters
- deviceColorant
- A string value representing the name of the device colorant used in rendering this separation.
public void setDeviceColorant( java.lang.String deviceColorant ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When deviceColorant is null or empty. |